@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff; color:#333; font-size: 13px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 14px; }
}
@media (min-width:1601px)
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#c31a1d; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img{width:110%;transition:.36s width;}
@font-face{
     font-family: 'MONTS';
     src:url('MONTSERRAT-BLACK.TTF') format('truetype');
}

/*******Css header*******/
#top{ height:28px; line-height: 28px; background: #c31a1d; margin:0px auto; color: #fff; }
#top a{ color: #fff; }
.top_sp2 a{ float: left; }
.top_sp2 b{ color: #FFD800; }
.top_sp2 i{ width: 1px; height: 28px; background: #ED646A; float: left; margin: 0px 10px;}
#header{  position: relative; padding: 10px 0px;}
.logo{ width:80%; }
.logo img{ max-width: 100%; }
.nav-trigger{ width:26px; height:26px; z-index:999; background: url(../images/micon.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: -13px; right: 15px; }
.navigation-is-visible .nav-trigger{ width: 32px; height: 30px; background: url(../images/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}
.nav_transform1{position:absolute;top:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}
.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}
.navigation-is-visible .nav_transform1{-webkit-transform:none;transform:none; display:block;}
.nav-overlay{position:fixed;top:0;left:50%; margin-left:-375px; z-index:10;width:750px;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}
.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 80%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #c31a1d; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; line-height:40px; max-height:40px; font-size: 1.6rem; padding: 0px 20px;}
.nav-item.on a{ color: #c31a1d; }
.nav{ padding:6px 0px; background:#c31a1d; overflow: hidden;}
.nav a{ color: #fff; height:32px; line-height: 32px; font-size:14px; float: left; width: 25%; text-align: center;}
.nav a.on{ font-weight: bold; }
#tops{ background: #111111; height: 36px; line-height: 36px; color: #b9b9b9;}
#tops a{ color:#b9b9b9; float: right; background: url(../images/sicon3.png) no-repeat 10px center; padding-left: 30px;}
#tops a:hover{ color: #fff; }
@media (min-width:768px) 
{
    #header{ padding: 15px 0px; }
    .logo{ width:640px; }
    .nav a{ width: 12.5%; height:36px; line-height: 36px;}
}
@media (min-width:992px) 
{
    #header{ padding: 15px 0px; }
    #header .container{ position: relative; }
    .tel{ position: absolute; top: 50%; margin-top: -22px; right: 0px;}
    .telp1{ height: 22px; line-height: 22px; padding-left: 26px; background: url(../images/icon1.png) no-repeat left center; color:#c31a1d; font-size: 15px; font-weight: bold; }
    .telp2{ color: #919395; height: 22px; line-height: 22px; }
} 
@media (min-width:1200px) 
{
    #header{ padding: 25px 0px; }
    .nav{ background: #fff; padding: 0px; border-top: solid 1px #E9E9E9;}
    .nav a{ height: 60px; line-height: 60px; position: relative; color: #333; font-size: 16px;}
    .nav a i{ width: 0px; height: 3px; background: #c31a1d; bottom: 0px; position: absolute; left: 50%; margin-left: 0px; }
    .nav a:hover{ color:#c31a1d;  }
    .nav a:hover i{ width: 66px; margin-left: -33px; }
    .nav a.on{ color:#c31a1d;  }
    .nav a.on i{ width: 66px; margin-left: -33px; }
}
@media (min-width:1601px) 
{
    #header{ padding: 35px 0px; }
    .tel{ margin-top: -26px; }
    .telp1{ height: 26px; line-height: 26px; font-size: 18px;}
    .telp2{ height: 26px; line-height: 26px; }
    .nav a{ height: 85px; line-height: 85px; }
    #tops{ height: 38px; line-height: 38px;}
    #tops a{ padding-left: 32px; }
}
/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.mbanner{ overflow:hidden;}
.mbanner .swiper-container .swiper-wrapper img {
    max-width: 100%;
    height: auto;
}
.mbanner .swiper-container .swiper-slide {
    text-align: center;
}
.page_banner{ width: 100%; position: relative; margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ width: 100%; }
.page_bannerc{ position: absolute; width: 100%; left: 0px; top: 0px; }
.page_bannerp1{ margin-top: 20px; font-size: 25px; font-weight: bold; color: #fff; text-transform: uppercase;}
.page_bannerp2{ margin-top: 4px; font-size:18px; font-weight: bold; color: rgba(255,255,255,0.9);}
.page_bannerp3{ margin-top: 8px; color: rgba(255,255,255,0.6);}
.page_bannerp3 a{ color: rgba(255,255,255,0.6); }
.page_bannerp3 a:hover{ color: #fff; }
#cmenus{ padding: 10px 0px; border-bottom: solid 1px #dedede; line-height: 1.8; text-align: center;}
.cmenus{ overflow: hidden; }
.cmenus .swiper-slide{ width: auto; margin-right: 12px; }
#cmenus a{ font-size: 14px; width: 100%; padding: 0px 14px; height: 32px; line-height: 30px; overflow: hidden; border-radius: 5px; float: left; background: #c31a1d; color: #fff;  }
@media (min-width:768px) 
{
    .page_bannerp1{ text-align: right; font-size: 30px; margin-top: 50px;}
    .page_bannerp2{ text-align: right; }
    .page_bannerp3{ text-align: right; }
    .cmenus .swiper-slide{ margin-right: 15px; }
  #cmenus a{ padding: 0px 18px; height: 34px; line-height: 32px;}
}
@media (min-width:992px) 
{
    .page_bannerp1{ margin-top: 50px; }
    .cmenus .swiper-slide{ margin-right: 20px; }
  #cmenus a{ padding: 0px 22px; height: 36px; line-height: 34px;}
}
@media (min-width:1200px) 
{
    .page_bannerp1{ margin-top: 70px; font-size: 50px;}
    .page_bannerp2{ font-size: 32px; }
    .page_bannerp3{ margin-top: 25px; }
    #cmenus{ padding: 28px 0px 18px 0px; }
  #cmenus a{ height:48px; line-height: 46px; font-size: 16px;  letter-spacing: 1px; padding: 0px 40px; }
  .cmenus .swiper-slide{ margin-right: 25px; }
}
@media (min-width:1601px) 
{
    .page_bannerp1{ margin-top: 90px; font-size: 65px;}
    .page_bannerp2{ font-size: 42px; }
    .page_bannerp3{ margin-top: 25px; }
} 
#cmenus a:hover{ background:#000;  } 
#cmenus a.on{ background:#000;  } 
/*******Css home*******/
#chan1{ background: #f6f6f6; padding: 20px 0px; }
.rmtj strong{ font-size: 14px; }
.rmtj strong b{ color:#c31a1d;  }
.rmtj a{ color: rgba(0,0,0,0.6); margin-right: 15px; font-size: 14px;}
@media (min-width:1200px) 
{
    #chan1{ padding: 28px 0px; }
    .rmtj strong{ font-size: 18px; }
    .rmtj a{ margin-right: 25px; font-size: 15px;}
}
@media (min-width:1601px) 
{
    #chan1{ padding: 35px 0px; }
    .rmtj a{ margin-right: 20px; font-size: 16px;}
}
.rmtj a:hover{ color:#c31a1d;  }
#chan2{ margin-top: 25px; overflow: hidden; }
.mabout_img{ overflow: hidden; text-align: center;}
.mabout_img img{ width: 100%; }
.about_txt{ margin-top: 15px; }
.about_p1{ height: 32px; line-height: 32px; overflow: hidden; }
.about_a1{ font-size: 20px; font-weight: bold; float: left;}
.about_sp3{ float: left; width: 50px; height: 3px; background:#c31a1d; margin-top: 15px; margin-left: 40px; }
.about_sp4{ float: right; font-size: 16px; color: rgba(0,0,0,0.2); }
.aboutc{ line-height: 1.8; color: rgba(41,41,41,0.8); margin-top: 10px;}
.about_bc{ overflow: hidden; margin-top: 20px; }
.about_bc a{ float: left; width: 25%; text-align: center;}
.about_bcp1{ height: 53px; }
.about_bcp2{ margin-top: 5px; font-size: 14px; font-weight: bold; color: #585151; }
.aboutzm{ font-size: 40px; color: rgba(194,192,192,0.17); margin-top:5px; text-transform: uppercase; font-family: 'MONTS';}
@media (min-width:768px) 
{
    .about_bc a{ text-align: left; }
}
@media (min-width:992px) 
{
    .about_img{ width: 40%; height: 290px; float: left; position: relative; overflow: hidden;  }
    .about_img .viss{ width: 100%; position: absolute; left: 0px; top: 35px; z-index:2;}
    .about_img span{ position: absolute; }
    .about_img img{ position: relative; z-index: 2; }
    .about_sp1{ width: 5px; height:290px; background:#c31a1d; top: 0px; left: 50px; z-index:3;}
    .about_sp2{ width: 200px; height: 290px; border: solid 5px #c31a1d; border-left: 0px; position: absolute; left: 55px; top: 0px; z-index:1;}
    .about_txt{ width:52%; float: right; margin-top: 0px; }
    .aboutc{ line-height: 22px; height: 88px; overflow: hidden; }
}
@media (min-width:1200px) 
{
    #chan2{ margin-top: 80px; }
    .about_img{ width: 555px; height: 410px; }
    .about_img a{ width: 100%; float: left;padding-top: 50px;}
    .about_img .viss{ top: 50px; }
    .about_sp1{ height: 410px; left: 77px; }
    .about_sp2{ width: 245px; height: 410px; height: 410px; left: 82px; }
    .about_txt{ width: 600px; }
    .about_p1{ height: 55px; line-height: 55px; }
    .about_a1{ font-size: 40px; }
    .about_sp3{ width: 60px; margin-top:26px; margin-left: 55px;}
    .about_sp4{ font-size:27px;  }
    .aboutc{ height:112px; line-height: 28px; margin-top: 24px; }
    .about_bc{ margin-top: 35px; }
    .about_bc a{ width: 75px; text-align: center; margin-left: 75px; }
    .about_bc a:first-child{ margin-left: 0px; }
    .about_bcp2{ font-size: 18px; margin-top: 15px;}
    .aboutzm{ font-size: 90px; margin-top: 0px; }
}
@media (min-width:1601px) 
{
    .about_txt{ width: 730px; }
    .about_bc a{ margin-left: 130px; }
}
#chan2s{ padding: 25px 0px; }
#chan3{ background: #f6f6f6; padding: 20px 0px;}
.products_t{ overflow: hidden; height: 32px; line-height: 32px;}
.products_a1{ float: left; font-size: 20px; font-weight: bold; }
.products_a1 span{ color: #c31a1d; }
.products_a2{ height: 32px; line-height: 32px; float: right; color: #fff; font-size: 14px; font-weight: bold; border-radius:15px; padding-left:50px; padding-right: 20px; background:#c31a1d url(../images/icon3.png) no-repeat 18px center;}
.mproductsl{ background:#c31a1d; line-height: 2; color: #fff; padding: 12px; margin-top: 15px;}
.mproductsl a{ margin-right: 10px; color: #fff; font-size: 14px;}
.mproductsl a span{ margin-right: 5px; }
.productsr{ overflow: hidden; margin-top:20px; }
.productsr a{ float: left; width: 100%; background: #fff; padding: 10px;}
.products_img{ overflow: hidden; text-align: center;}
 
.products_txt{ height: 30px; line-height: 30px; overflow: hidden; font-size: 13px; text-align: center;}
.products_dc{ line-height: 18px; height: 36px; margin-top: 5px; color: rgba(0,0,0,0.6); overflow: hidden;}
.products_ds{ margin-top: 10px; border-top: solid 1px #E5E5E5; height: 26px; line-height: 26px; overflow: hidden; color: rgba(0,0,0,0.6);}
@media (min-width:768px) 
{
    .products_sp1{ float: left; margin-left: 15px; color: rgba(0,0,0,0.84); font-size: 14px; }
}
@media (min-width:992px) 
{
    .products_sp1{ margin-left: 25px; }
    .productsl{ float: left; width: 180px; margin-top: 20px;}
    .productslul{ background:#c31a1d; padding:20px 10px;  overflow: hidden;}
    .productslul li{ height: 42px; line-height: 42px; overflow: hidden;}
    .productslul li a{ color: #fff; font-size: 13px;}
    .productslul li a span{ margin-right: 5px; }
    .productsla{ width: 100%; font-size: 18px; height: 60px; line-height: 60px; position: relative; float: left; margin-top: 15px; background:#c31a1d; color: #fff; font-family: 'MONTS';  }
    .productsla span{ float: left; margin-left: 15px; text-transform: uppercase;}
    .productsla img{ position: absolute; right: 15px; top: 50%; margin-top: -10px;}
    .productsr{ width: 735px; float: right; }
    .wixs{ background:#c31a1d; padding:10px 0px 20px 0px; text-align: center; overflow: hidden;}
    .wixs img{ max-width: 80%; }
}
@media (min-width:1200px) 
{
    #chan2s{ padding: 40px 0px 60px 0px; background: url(../images/abg1.png) no-repeat bottom right;}
    #chan3{padding: 40px 0px 50px 0px;}
    .products_t{ height: 60px; line-height: 60px; }
    .products_a1{ font-size: 40px; }
    .products_sp1{ font-size: 18px; margin-left: 80px; }
    .products_a2{ height: 40px; line-height: 40px; margin-top: 10px; border-radius: 20px; font-size: 18px;}
    .productsl{ width: 240px; margin-top: 30px;}
    .productslul{ padding: 20px 20px 125px 20px; position: relative;}
    .productslul:after{ content: ''; position: absolute; right: 0px; bottom: 0px; width:148px; height: 90px; background: url(../images/bgss.png) no-repeat;}
    .productslul li{ height: 52px; line-height: 52px; }
    .productslul li a{ font-size: 16px;}
    .productslul li a span{ margin-right: 15px; }
    .productsla{ height: 70px; line-height: 70px; font-size: 18px; margin-top: 15px;}
    .productsla span{ margin-left: 20px; }
    .productsla img{ right: 25px;transition: all 0.3s;}
    .productsr{ width: 920px; margin-top: 30px;}
    .productsr a{ padding: 10px; }
    .products_txt{ height: 36px; line-height: 36px; font-size: 16px; }
    .products_dc{ line-height: 23px; height: 46px; font-size: 14px; }
    .products_ds{ margin-top: 15px; height: 50px; line-height: 50px; }
    .productsla:hover img{ right: 15px;  }
    .wixs{  padding:15px 0px 25px 0px; }
}
@media (min-width:1601px) 
{
    #chan2s{ padding: 75px 0px 90px 0px; }
    #chan3{ padding: 65px 0px 80px 0px;}
    .productsl{ width: 300px; }
    .productslul{ padding: 20px 20px 155px 20px; }
    .productslul li{ height: 54px; line-height: 54px;}
    .productslul li a{ font-size: 17px;}
    .productsr{ width: 1070px; margin-top: 30px;}
    .productsla{ height: 100px; line-height: 100px; font-size: 20px; margin-top: 20px;}
    .productsla span{ margin-left: 40px; }
    .productsla img{  right: 40px; }
    .wixs{  padding:22px 0px 35px 0px; }
}

.products_a2:hover{ color: #fff; }
.productslul li a:hover{ font-weight: bold; }
.productsla:hover{ color: #fff; }
.mys_p1{ font-size: 40px; color: rgba(194,192,192,0.17); text-transform: uppercase; font-family: 'MONTS';  }
.mys_p2{ font-size: 20px; font-weight: bold; }
.mys_p2 span{ color:#c31a1d;  }
.mys_p3{ margin-top: 15px; }
.mys_p3 img{ max-width: 100%; }
.mys_ul{ margin-top: 10px; overflow: hidden; }
.mys_ul li{ margin-top: 10px; position: relative; overflow: hidden; height: 60px; line-height: 60px; border-radius: 28px; background: #f6f6f6; cursor: pointer; transition: all 0.3s; }
.mys_sp1{ width: 40px; margin-left: 10px; font-size: 20px; text-align: center; font-family: 'MONTS'; height: 40px; line-height: 40px; border-radius: 50%; float: left; margin-top: 10px; background: #fff; }
.mys_sp1 .iconfont{ font-size: 18px; }
.mys_sp2{ width: 70%; font-size: 15px; font-weight: bold; top: 5px; position: absolute; left: 60px; height: 28px; line-height: 28px; overflow: hidden;}
.mys_sp2s{ width: 70%; top: 28px; position: absolute; left: 60px; height: 20px; line-height: 20px; overflow: hidden; }
.mys_ul li i{ width: 20px; height: 20px; background: url(../images/icon5.png) no-repeat; background-size: cover; float: right; margin-right: 10px; margin-top: 20px;}
.mys_p4{ margin-top: 15px; height: 28px; line-height: 28px; overflow: hidden;}
.mys_p4 a i{ float: left; width: 20px; height: 4px; background:#c31a1d; margin-top: 12px;}
.mys_p4 a span{ float: left; margin-left: 15px; font-size: 20px; font-weight: bold;}
.mysc{ margin-top: 5px; line-height: 2;   }
.mys_ul li:nth-child(2){ background:#c31a1d; color:#fff;}
.mys_ul li:nth-child(2) i{ background: url(../images/icon5s.png) no-repeat; background-size: cover;}
.mys_ul li:nth-child(2) .mys_sp1 .iconfont{ color: #c31a1d; }
.ys{ overflow: hidden; }
.ysl{ width: 43%; float: left; }
.ys_p1{ font-size: 40px; color: rgba(194,192,192,0.17); text-transform: uppercase; font-family: 'MONTS';  }
.ys_p2{ font-size: 20px; font-weight: bold; }
.ys_p2 span{ color:#c31a1d;  }
.ys_p3{ margin-top: 15px; }
.ys_p3 img{ max-width: 100%; }
.ys_p4{ margin-top: 15px; height: 28px; line-height: 28px; overflow: hidden;}
.ys_p4 a i{ float: left; width: 20px; height: 4px; background:#c31a1d; margin-top: 12px;}
.ys_p4 a span{ float: left; margin-left: 15px; font-size: 22px; font-weight: bold;}
.ysc{ margin-top: 5px; line-height: 2;   }
.ys_ul{ margin-top: 10px; overflow: hidden; float: right; width: 53%;}
.ys_ul li{ margin-top: 15px; overflow: hidden; height: 70px; line-height: 70px; position: relative; border-radius: 28px; border: solid 1px #dedede; cursor: pointer; transition: all 0.3s; }
.ys_sp1{ width: 40px; margin-left: 10px; font-size: 20px; text-align: center; font-family: 'MONTS'; height: 40px; line-height: 40px; border-radius: 50%; float: left; margin-top: 15px; background: #fff;}
.ys_sp1 .iconfont{ font-size: 22px; }
.ys_sp2{ width: 70%; font-size: 15px; font-weight: bold; top: 10px; position: absolute; left: 60px; height: 28px; line-height: 28px; overflow: hidden;}
.ys_sp2s{ width: 70%; top: 33px; position: absolute; left: 60px; height: 20px; line-height: 20px; overflow: hidden; }
.ys_ul li i{ width: 20px; height: 20px; background: url(../images/icon5.png) no-repeat; background-size: cover; float: right; margin-right: 10px; margin-top: 25px;}
@media (min-width:992px) 
{
    .ys_ul{ margin-top: 20px; }
    .ys_ul li{ margin-top: 20px; }
}
@media (min-width:1200px) 
{
    .ysl{ width: 480px; }
    .ys_p1{ font-size: 70px; }
    .ys_p2{ font-size: 30px; }
    .ys_p3{ margin-top: 20px; }
    .ys_p4{ height: 32px; line-height: 32px; margin-top: 30px; }
    .ys_p4 a i{ margin-top: 14px; }
    .ys_p4 a span{ font-size: 25px; margin-left: 28px; }
    .ysc{ font-size: 16px; }
    .ys_ul{ width: 640px; }
    .ys_ul li{ height: 112px; line-height: 112px; margin-top: 30px; border-radius: 55px;}
    .ys_sp1{ width: 72px; height: 72px; line-height: 72px; margin-top:20px; margin-left: 20px; font-size: 34px;}
    .ys_sp1 .iconfont{ font-size: 30px; }
    .ys_sp2{ font-size: 20px; left: 115px; top: 20px;}
    .ys_sp2s{ left: 115px; top: 55px;}
    .ys_ul li i{ width: 25px; height: 25px; margin-right: 50px; margin-top:43px;}
}
@media (min-width:1601px) 
{
    .ysl{ width: 545px; }
    .ys_sp1 .iconfont{ font-size: 42px; }
    .ys_p2{ font-size: 36px; top: 25px;}
    .ys_ul{ width: 790px; }
}
.ys_ul li:hover{ background:#c31a1d; color:#fff;}
.ys_ul li:hover i{ background: url(../images/icon5s.png) no-repeat; background-size: cover; }
.ys_ul li:hover .ys_sp1 .iconfont{ color: #c31a1d; }
.ys_ul li:nth-child(1){ background:#c31a1d; color:#fff;}
.ys_ul li:nth-child(1) i{ background: url(../images/icon5s.png) no-repeat; background-size: cover;}
.ys_ul li:nth-child(1) .mys_sp1 .iconfont{ color: #c31a1d; }
.ys_ul li:nth-child(1) .ys_sp1 .iconfont{ color: #c31a1d; }
#chan4{ margin-top: 25px; overflow: hidden;}
.case_p1{ height: 32px; line-height: 32px; overflow: hidden; }
.case_a1{ float: left; font-size: 20px; font-weight: bold; }
.case_p1 i{ float: left; margin-left: 20px; width: 60px; height: 3px; background:#c31a1d; margin-top: 14px;}
.case_p1 span{ float: right; font-size: 16px; color: rgba(0,0,0,0.2);}
.case{ overflow:hidden; margin-top: 20px; position: relative;}
.case a{ float:left; width: 100%;}
.case_img{ overflow: hidden; text-align: center; border: solid 1px #dedede;}
.case_img img{ width: 100%; transition: all 0.3s; }
.case_imgs{ overflow: hidden; text-align: center; background: #fff; border: solid 1px #dedede;}
.case_imgs img{ max-width: 100%; max-height: 100%; transition: all 0.3s; }
.case .swiper-button-next,.case .swiper-button-prev{ width: 14px; height: 26px; margin-top: -13px; top: 50%;}
.case .swiper-button-next{ background: url(../images/left1.png) no-repeat; }
.case .swiper-button-prev{ background: url(../images/right1.png) no-repeat; }
.case_txt{ height: 40px; line-height: 40px; text-align: center; }
@media (min-width:1200px) 
{
    #chan4{ margin-top: 70px; position: relative; height: 580px;}
    .case_p1{ height: 65px; line-height: 65px; }
    .case_a1{ font-size: 40px; }
    .case_p1 i{ margin-top: 31px; margin-left: 55px; }
    .case_p1 span{ float: left; margin-left: 100px; font-size: 27px; }
    .chan4bg{ width: 505px; height: 580px; position: absolute; left: 50%; margin-left:455px; background:#c31a1d; top: 0px;}
    .case{ height: 622px; width: 1400px; left: 50%; margin-left: -700px; position: absolute; top: 38px; padding-top: 80px; margin-top: 0px;}
    .case .swiper-button-next{ top:0px; margin-top: 0px; right: 178px; left: auto;}
    .case .swiper-button-prev{ top:0px; margin-top: 0px; right: 80px;}
    .case_txt{ height: 55px; line-height: 55px; background: #f5f5f5;}
}
@media (min-width:1601px) 
{
    #chan4{ margin-top: 80px; height: 620px;}
    .chan4bg{ height: 620px; }
    .case{ padding-top: 100px; }
}
#chan5{ background: #f6f6f6; padding: 25px 0px;  }
.newst{ height: 32px; line-height: 32px; overflow: hidden; }
.news_a1{ float: left; font-size: 18px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#c31a1d; float: left; margin-left: 15px; margin-top: 14px;  }
.newst span{ font-size: 13px; color: rgba(0,0,0,0.2); float: left; margin-left: 10px; }
.news_a2{ float: right; text-transform: uppercase; background: url(../images/icon6.png) no-repeat right center; padding-right:30px; font-family: 'MONTS'; font-size: 16px;}
.newsc{ margin-top: 20px; overflow: hidden; }
.newscs{ margin-top: 20px; overflow: hidden; }
.newsc a{ float: left; width: 100%; margin-bottom: 15px; }
.news_img{ overflow: hidden; }
.news_img img{ width: 100%; transition: all 0.3s;}
.newsc a:hover .news_img img{ transform:scale(1.05); }
.news_txt{ height: 28px; line-height: 28px; overflow: hidden; font-size: 14px; margin-top:8px; }
.news_dc{ margin-top: 5px; line-height: 18px; height: 36px; color: rgba(0,0,0,0.6); overflow: hidden;}
.news_time{ height: 36px; line-height: 36px; margin-top: 15px; font-size: 16px; font-family:Arial; font-weight: bold; color: rgba(0,0,0,0.6); border-top: solid 1px #E5E5E5; }
@media (min-width:992px) 
{
    .newsc a{ width:32%; float: left; margin-left: 2%; margin-bottom: 0px;}
    .newsc a:nth-child(1){ margin-left: 0px; }
}
@media (min-width:1200px) 
{
    #chan5{ padding: 40px 0px; }
    .newst{ height: 50px; line-height: 50px; }
    .news_a1{ font-size: 24px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left: 50px;}
    .newst span{ font-size: 18px; margin-left: 60px;}
    .news_a2{ font-size: 20px; padding-right: 34px; }
    .newsc{ margin-top: 35px; }
    .newscs{ margin-top: 35px; }
    .news_txt{ height: 35px; line-height: 35px; font-size: 16px; margin-top: 20px;}
    .news_dc{ line-height: 23px; height: 46px; font-size: 14px; }
    .news_time{ height: 50px; line-height: 50px; font-size: 18px; margin-top: 15px;}
}
@media (min-width:1601px) 
{
    #chan5{ padding: 70px 0px; }
    .newst{ height: 60px; line-height: 60px; }
    .news_a1{ font-size: 32px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left: 50px;}
    .newst span{ font-size: 22px; margin-left: 60px;}
    .news_a2{ font-size: 22px; padding-right: 34px; }
    .newsc{ margin-top: 45px; }
    .newscs{ margin-top: 45px; }
    .news_txt{ height: 40px; line-height: 40px; font-size: 18px; margin-top: 20px;}
    .news_dc{ line-height: 23px; height: 46px; font-size: 14px; }
    .news_time{ height: 56px; line-height: 56px; font-size: 20px; margin-top: 15px;}
}

/*******Css footer*******/
#fmenu{ background:#2d2b2b; padding:15px 0px; color:rgba(246,246,246,0.6);}
#fmenu a{ color: rgba(246,246,246,0.6); }
#fmenu a:hover{ color: #fff; }
.fmenulp1{ font-size: 18px; font-weight: bold; color: rgba(246,246,246,0.82);}
.fmenulp2{ font-size: 14px; color: rgba(246,246,246,0.2);}
.fmenum{ line-height: 1.8; margin-top: 5px;}
.fmenuc{ line-height: 1.8; margin-top: 5px;}
.fmenuc a{ margin-right: 8px; }
#footer{  background:#252424; text-align: center; line-height:1.6; padding: 5px 0px; color:#fff; margin-bottom: 65px;}
#footer a{ color:#fff; }
#footer a:hover{ text-decoration: underline; color: #fff;}
.slinks{ margin-top: 12px; }
.slinks a{ margin-left: 10px; }
@media (min-width:992px) 
{
    .slinks{ margin-top: 12px; }
    .fmenul{ float: left; }
    .fmenum{ float: left; width: 700px; margin-left: 25px; }
    .fmenuc{ width: 300px; float: left; margin-left: 25px; }
}
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#c31a1d; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
#warp{ margin-bottom: 25px; }
.page_con{ margin: 20px auto; overflow: hidden;}
@media (min-width:768px) 
{
    #footer{ margin-bottom: 0px; text-align: center; }
}
@media (min-width:992px) 
{
    .fmenum{ margin-top: 0px; }
    .fmenuc{ margin-top: 0px; }
}
@media (min-width:1200px) 
{
    #fmenu{ padding: 25px 0px 20px 0px; }
    .fmenulp1{ font-size: 30px; }
    .fmenulp2{ font-size: 22px; margin-top: 5px; }
    .fmenum{ margin-left: 50px; width: 580px; line-height: 2; margin-top: 5px;}
    .fmenuc{ margin-left: 50px; width: 300px; line-height: 2; margin-top: 5px;}
    .weixin{ text-align: right; width: 76px; height: 76px; float: right;}
    .weixin img{ width: 100%; }
    #footer{ padding:12px 0px; }
    #warp{ margin-bottom: 50px; }
    .slinks{ margin-top: 15px; }
    .page_con{ margin: 35px auto; }
}
@media (min-width:1601px) 
{
    #fmenu{ padding: 30px 0px 25px 0px; }
    .fmenum{ margin-left: 80px; width: 600px; }
    .fmenuc{ margin-left: 80px; width: 340px; }
    .page_con{ margin: 60px auto; }
    .weixin{ width: 90px; height: 90px; }
}
/*******Css company*******/
#company{ margin-top: 25px; }
.companyp1{ text-align: center; position: relative; color: rgba(0,0,0,0.2); font-size: 16px;}
.companyp1 i{ width: 40px; height: 3px; background:#c31a1d; position: absolute; top: 50%; margin-top: 0px; left: 50%; margin-left: -20px;}
.companyp2{ font-size: 20px; font-weight: bold;  text-align: center;}
#comchan1{ background: #f6f6f6; margin-top: 50px; }
.comys{ position: relative; height: 195px; }
.comys ul{ position: absolute; width: 100%; top: -30px;}
.comys ul li{ width: 100%; height: 60px; padding-left: 65px; overflow: hidden; line-height: 60px; position: relative; border-radius: 28px; background: #c31a1d; color: #fff; margin-bottom: 15px;}
.comys_sp1{ width: 40px; left: 10px; position: absolute; top: 50%; margin-top: -20px; font-size: 20px; text-align: center; font-family: 'MONTS'; height: 40px; line-height: 40px; border-radius: 50%; background: #fff; color: #dcdcdc; }
.comys_sp2{ float: left;  font-size: 15px; }
.comzzs{ margin-top: 15px; }
.comzz{ margin-top: 10px; overflow: hidden;}
.comzz a{ width: 100%; float: left; margin-top: 15px;}
.comzz_img{ background: #fff; border: solid 1px #dedede; overflow: hidden; text-align: center;}
.comzz_img img{ max-width: 100%; max-height: 100%;  transition: all 0.3s; }
.comzz_txt{ height:30px; line-height: 30px; overflow: hidden; font-size: 14px; text-align: center; margin-top: 5px; }
#comchan2{ background: #f6f6f6;  padding:25px 0px; }
.company_video{ margin-top: 15px; text-align: center;}
.company_video img{ max-width: 100%; }
@media (min-width:992px) 
{
    .comzz a{ width: 32%; float:left; margin-left: 2%;}
    .comzz a:nth-child(1){ margin-left: 0px; }
}
@media (min-width:1200px) 
{
    #company{ margin-top: 60px; }
    .companyp1{ font-size: 27px; }
    .companyp1 i{ width: 60px; margin-left: -30px; }
    .companyp2{ font-size: 40px; }
    #comchan1{ margin-top: 100px; }
    .comys{ height: 60px; }
    .comys ul{ top: -43px; }
    .comys ul li{ width: 390px; padding-left: 75px; height: 86px; line-height: 86px; border-radius: 50px; margin-left: 15px; float: left;}
    .comys ul li:nth-child(1){ margin-left: 0px; }
    .comys_sp1{ width: 52px; height: 52px; line-height: 52px;  left: 12px; margin-top: -26px; font-size: 26px;}
    .comys_sp2{ font-size: 16px; }
    .comzzs{ margin-top: 40px; }
    #comchan2{ padding:60px 0px; }
    .comzz{ margin-top: 30px; }
    .comzz_txt{ height: 50px; line-height: 50px; font-size: 18px; }
    .company_video{ width: 60%; margin: 30px auto 0px; }
}
@media (min-width:1601px) 
{
    .comys ul li{ width: 446px; margin-left: 31px; padding-left: 90px;}
    .comys_sp1{ width: 70px; height: 70px; line-height: 70px;  left: 12px; margin-top: -35px; font-size: 34px;}
    .comys_sp2{ font-size: 18px; }
    #company{ margin-top: 80px; }
    #comchan1{ margin-top: 120px; }
    #comchan2{ padding:80px 0px; }
    .comzzs{ margin-top: 60px; }
    .company_video{ margin-top: 50px; }
}
 
.com_wrap_tt{ height: 36px; line-height: 36px; }
.com_wrap_tt strong{ float: left; font-weight: normal; font-size: 20px; margin-right: 8px;}
.com_wrap_tt b{ float: left; font-family: Arial; color: #cdcdcd; text-transform: uppercase;}
@media (min-width:1200px) 
{
    .com_wrap_tt{ height: 42px; line-height: 42px; }
    .com_wrap_tt strong{ font-size: 30px; margin-right: 12px;}
    .com_wrap_tt b{ font-size: 16px; }
}
@media (min-width:1501px) 
{
    .com_wrap_tt{ height: 52px; line-height: 52px; }
    .com_wrap_tt strong{ font-size: 40px; margin-right: 16px;}
    .com_wrap_tt b{ font-size: 18px; }
}
.page_contact{ margin-top: 20px; padding-top: 15px; border-top: solid 1px #EDEDED;}
.page_contact_left_tt{ font-size: 16px; }
.page_contact_left_mm{ margin-top: 20px; overflow: hidden;}
.page_contact_left_mm a{ font-size: 14px; font-weight: bold; float: left; padding: 8px 32px; border-radius: 18px; background: #c31a1d; color: #fff;}
.page_contact_right{ margin-top:20px; }
.page_contact_right #dituContent{ height: 300px; }
.page_contact_tt{ font-size:18px; position: relative; padding-bottom: 20px;}
.page_contact_tt:after{ height:2px; background:#c31a1d; content: "";
    position: absolute;
    bottom:10px;
    left: 0px; 
    width: 30px; transition: all 0.3s;} 
.page_contact_ft{ color: #999; }
.pmess{ overflow: hidden; margin-top: 10px;}
.pmess li{ margin-top: 10px; overflow: hidden;}
.pmess_InputText{ outline: none; width: 100%; padding: 0px 15px; background: #f5f5f5; border-radius: 3px; height: 42px; line-height: 42px;}
.pmess_textarea{ outline: none; width: 100%; padding:15px; background: #f5f5f5; border-radius: 3px; height: 96px; line-height: 22px; }
.pmess_captcha{ float: left; outline: none; width: 120px; padding: 0px 15px; background: #f5f5f5; border-radius: 3px; height: 42px; line-height: 42px;}
.pmess_verifyImg{ float: left; height: 42px;}
.pmess_But{ margin-top: 15px; width: 100%; float: left; background: #c31a1d; color: #fff; font-size: 13px; text-align: center; border-radius: 3px; height: 42px; line-height: 42px;}
@media (min-width:768px) 
{
    .pmess li{ width: 100%; float: left;}
    .pmess li:nth-child(1){ width: 49%; }
    .pmess li:nth-child(2){ width: 49%; float: right;}
    .pmess_But{ margin-top: 0px; width: 30%; float: right;}
}
@media (min-width:1200px) 
{
    .page_contact{ margin-top: 35px; padding-top: 30px; overflow: hidden;}
    .page_contact_left{ width: 50%; float: left; padding-right: 50px;}
    .page_contact_left_tt{ font-size: 20px; }
    .page_contact_right{ width: 48%;  float: right; margin-top: 0px;}
    .page_contact_right #dituContent{ height: 360px; }
    .page_contact_left_mm{ margin-top: 30px; }
    .page_contact_left_mm a{ font-size: 16px; }
    .page_contact_tt{ font-size: 20px; padding-bottom: 25px;}
    .pmess{ margin-top: 15px; }
    .pmess_InputText{ padding: 0px 20px; border-radius: 5px; height: 50px; line-height: 50px;}
    .pmess_textarea{ padding:20px; border-radius: 5px; height: 115px; line-height: 25px; }
    .pmess_captcha{ width: 160px; padding: 0px 20px; border-radius: 5px; height: 50px; line-height: 50px;}
    .pmess_verifyImg{ height: 50px;}
    .pmess_But{  font-size: 15px; height: 50px; line-height: 50px;} 
}
@media (min-width:1601px) 
{
    .page_contact{ margin-top: 50px; padding-top: 45px; }
    .page_contact_right #dituContent{ height: 400px; }
    .page_contact_left_tt{ font-size: 22px; }
    .page_contact_left_mm{ margin-top: 40px; }
    .page_contact_left_mm a{ font-size: 17px; padding: 10px 50px; border-radius: 25px;}
    .page_contact_tt{ font-size: 26px; padding-bottom: 25px;}
    .page_contact_ft{ margin-top: 15px; }
    .pmess{ margin-top: 25px; }
    .pmess li{ margin-top: 15px; }
    .pmess_InputText{ height: 60px; line-height: 60px;}
    .pmess_textarea{ height: 140px; line-height: 30px; }
    .pmess_captcha{ width: 180px; height: 60px; line-height: 60px;}
    .pmess_verifyImg{ height: 60px;}
    .pmess_But{  font-size: 16px; height: 60px; line-height: 60px;} 
}
.page_contact_left_mm a:hover{ background:#000; color: #fff;}
.pmess_But:hover{ background:#000; color: #fff;}

/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-top: 15px; overflow: hidden; }
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 16px; font-family: 'MONTS';}
.newslist_img{ overflow: hidden; }
.newslist_img img{ width: 100%; transition: all 0.3s;}
.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}
.newslistp2{ line-height: 18px; max-height: 54px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #c31a1d; text-transform: uppercase;}
@media (min-width:768px) 
{
    #newslist li a{ width: 100%; padding: 10px; float: left; position: relative; background: #f8f8f8;}
    .newslist_time{ width: 10%; text-align: center; position: absolute; color: #ababab; top: 50%; left: 10px; height: 50px; margin-top: -25px; }
    .newslist_timep1{ height:30px; line-height: 30px; font-size: 20px;  font-family: 'MONTS';}
    .newslist_timep2{ height: 20px; line-height: 20px; font-size: 13px; }
    .newslist_img{ width: 28%; float: left; margin-left: 10%; }
    .newslist_txt{ width: 60%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
}
@media (min-width:992px) 
{
    .newslist_timep1{ font-size: 22px; }
    .newslist_img{ width: 25%; background: #fff;}
    .newslist_txt{ width: 62%; }
    .newslistp1{ font-size: 16px; margin-top: 10px;}
    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }
    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #f2f50b; }
    .newslistp3 span{ float: left; }
    #newslist li a:hover{ background: #c31a1d; color: #fff;}
    #newslist li a:hover .newslist_time{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:50px;  margin-right: 6px; }
 
}
@media (min-width:1200px) 
{
	#newslist li a{ padding:25px; }
    .newslist_time{ width:10%; }
    .newslist_timep1{ font-size: 22px; height: 34px; line-height: 34px;}
    .newslist_timep2{ font-size: 16px; }
    .newslist_img{ width: 23%; margin-left: 9%;}
    .newslist_txt{ width: 65%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }
    .newslistp2{ line-height: 23px; max-height: 69px; }
    .newslistp3{ margin-top: 20px; }
    #newslist li a:hover .newslistp3 i{ width:60px; }
}
@media (min-width:1601px) 
{
    #newslist li a{ padding:25px; }
    .newslist_time{ width: 8%; }
    .newslist_timep1{ font-size: 32px; height: 40px; line-height: 40px;}
    .newslist_timep2{ font-size: 16px; }
    .newslist_img{ width: 23%; margin-left: 9%;}
    .newslist_txt{ width: 65%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }
    .newslistp2{ line-height: 23px; max-height: 69px; }
    .newslistp3{ margin-top: 20px; }
    #newslist li a:hover .newslistp3 i{ width:60px; }
} 

#picUL li{ margin:6px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#f8f8f8; text-align: center; }
#picUL li a .pic_01{ width: 100%; height: 100%; overflow: hidden;  border:solid 1px #dedede;}
#picUL li a .pic_01 img{ max-width: 100%; max-height: 100%; transition: all 0.3s; }
#picUL li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#c31a1d; color: #fff;  }
#picUL li a:hover .pic_01{ border:solid 1px #c31a1d;}
 

#proUL li{ margin:10px 0px; overflow: hidden;}
#proUL li .products_img{ border: solid 1px #dedede; margin-bottom: 5px;}
 
/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px 0px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#c31a1d;}
#company_main strong{ color:#c31a1d;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#c31a1d;}
#contact_main p{ line-height: 2.2; padding: 10px 2px; border-bottom: solid 1px #f1f1f1; }
#contact_main strong{ color:#c31a1d;  }
#company_main strong{ color:#c31a1d;  }
#page_Title{ line-height:1.8; font-size:16px; text-align:center;}
.page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }

.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #c31a1d; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }

.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#c31a1d; }



#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} 
.page_tit_tit{
    width:120px;
    height:36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#c31a1d;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #c31a1d; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#page_Content{ margin:15px auto 0px; line-height:2; padding:10px; }
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2; padding:10px; }
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}
.contact-list{ overflow: hidden; margin-top: 10px;}
.contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 36px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left center;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left center;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left center;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left center;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left center;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left center;
}
.contact-map {
  overflow: hidden;
  margin-top: 25px;
}
.contact-map #dituContent {
  width: 100%;
  height: 475px;
}
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 10px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:200px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #c31a1d; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #FF8C10; color: #fff;}
.rdpro1_video{ text-align: center; height: 350px; line-height: 350px;}
.rdpro1_video img{ max-width: 100%; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .morder_But{ float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 22px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 25px; }
    #picUL li{ margin: 10px 0px; }
    #proUL li{ margin: 15px 0px; }
    #picUL li a .pic_02{ height:50px; line-height: 50px;  }
    #company_main{ margin-top: 30px; }
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; border: solid 1px #dedede; padding-left: 80px; padding-top: 12px; padding-bottom: 12px;}
    .contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat 20px center;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat 20px center;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat 20px center;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat 20px center;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat 20px center;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat 20px center;
}
    .morder{ margin-top: 35px; }
    .morder_InputText{ height: 48px; line-height: 48px; }
    .morder_InputText1{ height: 48px; line-height: 48px; }
    .morder_captcha{ height: 48px; line-height: 48px; }
    .morder_But{ height: 50px; line-height: 50px; font-size: 16px; }
    .rdpro1_video{ height: 500px; line-height: 500px;}
}
#warps{ position: relative; }
.mproinfos{ margin-top: 15px; }
.mproinfo_img{ overflow: hidden; }
.mproinfo_img img{ width: 100%; }
.mproinfoimgs .gallery-thumbs{ margin-top: 15px; }
.mproinfoimgs .gallery-thumbs .mproinfo_img{ border: solid 1px #dedede; }
.mproinfoimgs .gallery-top{ border-top-left-radius: 8px; border-top-right-radius: 8px;}
.mproinfoimgs .swiper-slide-thumb-active .mproinfo_img{ border: solid 1px #c31a1d; }
.mproinfoimg{ overflow: hidden; text-align: center; background: #fff;}
.mproinfoimg img{ max-width: 100%; }
.mproinfotxt{ margin-top: 20px; }
.mproinfot{ line-height: 1.6; font-size: 16px; font-weight: bold;}
.mproinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.mproinfop1 span{ color: rgba(0,0,0,0.5); }
.mproinfop1 a{ font-weight: bold; color:#c31a1d;  }
.mproinfop1 b{ font-weight: bold; color:#c31a1d;  }
.mproinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.mproinfop3{ overflow: hidden; margin-top: 15px;}
.mproinfop3 a{ float: left; width: 100%; letter-spacing: 5px; height: 40px; text-align: center; font-size: 16px; color: #fff; line-height: 40px; background:#c31a1d; border-radius: 25px; }
@media (min-width:768px) 
{
    .mproinfop3 a{ width: 50%; }
}
.proinfos{ position: relative; min-height: 420px; width: 100%;}
.proinfosc{ position: absolute; top: -40px; width: 100%;}
.proinfosc .gallery-top{ width: 450px; float: left;}
.proinfosc .gallery-top{ border-top-left-radius: 20px; border-top-right-radius: 20px;}
.proinfoimg{ background: #fff;  width: 450px; float: left; border: solid 1px #dedede; overflow: hidden; border-top-left-radius: 20px; border-top-right-radius: 20px; text-align: center;}
.proinfoimg img{ max-width: 100%; max-height: 100%;}
.proinfo_img{ background: #fff; overflow: hidden; text-align: center;}
.proinfo_img img{ max-width: 100%; }
.proinfostxt{ width: 440px; float: right; padding-top: 70px;}
.proinfot{ font-size: 18px; line-height: 1.6; }
.proinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.proinfop1 span{ color: rgba(0,0,0,0.5); }
.proinfop1 a{ font-weight: bold; color:#c31a1d;  }
.proinfop1 b{ font-weight: bold; color:#c31a1d;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px;}
.proinfop3 a{ float: left; width: 100%; letter-spacing: 5px; height: 45px; text-align: center; font-size: 16px; color: #fff; line-height: 45px; background:#c31a1d; border-radius: 25px; }
.proinfostxt .gallery-thumbs{ margin-top: 15px; cursor: pointer;}
.proinfostxt .gallery-thumbs .proinfo_img{ border: solid 1px #dedede; }
.proinfostxt .swiper-slide-thumb-active .proinfo_img{ border: solid 1px #c31a1d; }
.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#c31a1d; overflow: hidden; }
.pmenuss ul li{ width: 25%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 10px 0px; color: #fff;}
.pmenuss ul li.on{ font-weight: bold; }
.pmenuss.down{ position: fixed; top: 0px; width: 100%; z-index: 999; margin-top: 0px;}
.pageprc{ margin-top: 25px; }
.productrs{ overflow: hidden; margin-top:20px; }
.productrs a{ float: left; width: 100%; background: #fff; padding: 10px;}
 
.xgss{ margin-top: 25px; }
@media (min-width:1200px) 
{
    .proinfos{ min-height: 500px; }
    .proinfosc{ top: -60px; }
    .proinfosc .gallery-top{ width: 550px; float: left;}
    .proinfoimg{width: 550px;  }
    .proinfostxt{ width: 600px; padding-top: 90px;}
    .proinfot{ font-size: 32px; }
    .proinfop1{ font-size: 15px; padding: 12px 2px; }
    .proinfop2{ font-size: 14px; }
    .proinfop3{ margin-top: 25px; }
    .proinfop3 a{ width: 40%; }
    .proinfostxt .gallery-thumbs{ margin-top: 35px; }
    .pmenuss ul li{ padding: 15px 0px; font-size: 18px;}
    .pageprc{ margin-top: 50px; }
    .xgss{ margin-top: 75px; }
    .productrs{ margin-top: 35px; }
}
@media (min-width:1601px) 
{
    .proinfos{ min-height: 500px; }
    .proinfosc .gallery-top{ width: 685px; float: left;}
    .proinfoimg{width: 685px;  }
    .proinfostxt{ width: 660px; padding-top: 120px;}
    .proinfostxt .gallery-thumbs{ margin-top: 45px; }
    .pmenuss ul li{ font-size: 20px; padding: 17px 0px;}
}
.nproinfo{ overflow: hidden; margin-top: 25px; }
.nproinfo_img{ overflow: hidden; border:solid 1px #dedede; }
.nproinfo_img img{ width: 100%; }
.nproinfo_txt{ margin-top: 20px; }
.nproinfot{ line-height: 1.6; font-size: 20px; font-weight: bold;}
.nproinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.nproinfop1 span{ color: rgba(0,0,0,0.5); }
.nproinfop1 a{ font-weight: bold; color:#c31a1d;  }
.nproinfop1 b{ font-weight: bold; color:#c31a1d;  }
.nproinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.nproinfop3{ overflow: hidden; margin-top: 15px;}
.nproinfop3 a{ float: left; width: 100%; letter-spacing: 5px; height: 45px; text-align: center; font-size: 16px; color: #fff; line-height: 45px; background:#c31a1d; border-radius: 25px; }
@media (min-width:768px) 
{
    .nproinfop3 a{ width: 50%; }
}
@media (min-width:992px) 
{
    .nproinfo{ margin-top: 30px; }
    .nproinfo_img{ width: 50%; float: left; }
    .nproinfo_txt{ margin-top: 5px; width: 45%; float:right; }
}
@media (min-width:1200px) 
{
    .nproinfo{ margin-top: 45px; }
    .pmenuss{ margin-top: 45px; }
    .nproinfot{ font-size: 25px; }
    .nproinfop1{ font-size: 15px; padding: 10px 0px;}
    .nproinfop2{ margin: 15px auto;  }
    .nproinfop3{ margin-top: 25px; }
}
@media (min-width:1601px) 
{
    .nproinfo{ margin-top: 70px; }
    .pmenuss{ margin-top: 70px; }
    .nproinfot{ font-size: 28px; }
    .nproinfop1{ font-size: 16px; padding: 12px 0px; }
    .nproinfop2{ margin: 20px auto;  }
    .nproinfop3{ margin-top: 35px; }
    .nproinfop3 a{ height: 55px; line-height: 55px;}
}
.nproinfop3 a:hover{ background:#000;  }

/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#c31a1d;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#c31a1d;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:60px;}
.job_nam{ float: left; margin-left: 15px; color:#c31a1d; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #c31a1d; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #c31a1d; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #c31a1d; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:340px;
    height:50px;
    line-height:50px;
    background:#c31a1d;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#2D2B2B; color: #fff;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 500px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 400px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #c31a1d; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #c31a1d;
  background: #c31a1d;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#c31a1d 1px solid;color:#fff; background: #c31a1d;}
div.digg a:active{border:#c31a1d 1px solid;color:#fff; background: #c31a1d;}
div.digg span.current{border:solid 1px #c31a1d;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#c31a1d; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}
/*隐藏手机端分页多余换行元素*/
@media(max-width:767px) {
  .de-page-mian .page-inner a {margin-right:0!important;}
  .de-page-mian span,.de-page-mian input,.de-page-mian .page-btn,.de-page-mian .prev,.de-page-mian .next {display:none!important;}
}